|
|
|
|
PartsTopEdge Property, RowHeadersClass Class |
Defines the top edge gap for cells in the row header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).
Syntax RowHeadersClass Class (Softelvdm.SftTreeNET)
VB |
Public Property PartsTopEdge As Integer |
C# |
public int PartsTopEdge { get; set; } |
C++ |
public: property int PartsTopEdge { |
Property Value
The top edge gap in pixels.
The default value is 1.
Comments
The PartsTopEdge property defines the top edge gap for cells in the row header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).